[INFO] cloning repository https://github.com/tempest98/pgcache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tempest98/pgcache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftempest98%2Fpgcache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftempest98%2Fpgcache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff19590f116c27d6ce9ff89fb98860ca0399bcc3
[INFO] checking tempest98/pgcache against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftempest98%2Fpgcache" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tempest98/pgcache
[INFO] finished tweaking git repo https://github.com/tempest98/pgcache
[INFO] tweaked toml for git repo https://github.com/tempest98/pgcache written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tempest98/pgcache on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tempest98/pgcache already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e9b93b13cde9fe24d3a61302ffc08beca23e92d616f79dedcbfc13b6c08c71b7
[INFO] running `Command { std: "docker" "start" "e9b93b13cde9fe24d3a61302ffc08beca23e92d616f79dedcbfc13b6c08c71b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9b93b13cde9fe24d3a61302ffc08beca23e92d616f79dedcbfc13b6c08c71b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9b93b13cde9fe24d3a61302ffc08beca23e92d616f79dedcbfc13b6c08c71b7" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9b93b13cde9fe24d3a61302ffc08beca23e92d616f79dedcbfc13b6c08c71b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9b93b13cde9fe24d3a61302ffc08beca23e92d616f79dedcbfc13b6c08c71b7" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]     Checking rapidhash v4.5.0
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking metrics v0.24.6
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking triomphe v0.1.16
[INFO] [stderr]     Checking evmap v11.0.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking rootcause-internals v0.13.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking iddqd v0.4.5
[INFO] [stderr]     Checking rootcause v0.13.0
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking mimalloc v0.1.52
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking webpki-root-certs v1.0.8
[INFO] [stderr]     Checking toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking lexopt v0.3.2
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking ecow v0.3.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking subst v0.3.8
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking newtype-uuid v1.3.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking quick-xml v0.41.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling error_set_impl v0.9.2
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.4.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking quick-junit v0.6.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=c00d71793de6e1b3 -C extra-filename=-0d2f216cd58eae6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-55249c3eaa54b7c1.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-ba9e5004cb559f31.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-fccea6016c676a06.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fdfbddaf5d93e32e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ea664147fe42076c.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-8f80efdf28442d75.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-12a774c18bdf157c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ab7e0c9d13dd816c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-7fc97d08af7663dd.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-96e082687b56cdd9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e9b93b13cde9fe24d3a61302ffc08beca23e92d616f79dedcbfc13b6c08c71b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b93b13cde9fe24d3a61302ffc08beca23e92d616f79dedcbfc13b6c08c71b7", kill_on_drop: false }`
[INFO] [stdout] e9b93b13cde9fe24d3a61302ffc08beca23e92d616f79dedcbfc13b6c08c71b7
